home *** CD-ROM | disk | FTP | other *** search
/ Ahoy 1987 April / Ahoy_Magazine_87-04_1987_Double_L.d64 / Animated Expan 1 (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  294b  |  9 lines

  1. 0 print"[147]":poke53280,0:poke53281,0:poke646,1
  2. 1 rem ==================================
  3. 2 rem    commodares problem #36-2 :
  4. 3 rem    animated expansion
  5. 4 rem    solution by
  6. 5 rem    clifford dedmore
  7. 6 rem ==================================
  8. 10 inputw$,n:print"[147]"w$"";:fort=1tolen(w$):fork=1ton:printchr$(148)" ";:next:print"";:next
  9.